CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VS2010 MFC

搜索资源列表

  1. SerialTest

    0下载:
  2. vs2010 使用mscomm控件的MFC窗口程序完成串口通信-vs2010 mfc use mscomm serial communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:34247028
    • 提供者:王凯
  1. VS2010-of-MFC

    0下载:
  2. 在VS中的C++环境中编制MFC可视化的图形化界面,介绍具体的编程方法-In C++ VS environment in the preparation of MFC visualization of the graphical interface, describes the specific programming method
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4997088
    • 提供者:秋风萧瑟
  1. CSerialPort-2016-10-24

    1下载:
  2. VS2010 MFC 串口通讯API类,自用型,推荐。-VS2010 MFC serial communications API class, self-use, recommended.
  3. 所属分类:通讯编程

    • 发布日期:2017-05-04
    • 文件大小:2928
    • 提供者:xiongzhuang
  1. DAO-database-operations-in-MFC

    0下载:
  2. 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language
  3. 所属分类:File Operate

    • 发布日期:2017-06-02
    • 文件大小:14727716
    • 提供者:向强
  1. SQL-database-operations-in-MFC

    0下载:
  2. 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:26556390
    • 提供者:向强
  1. MFCPOpenGl-PICK

    0下载:
  2. MFC+OpenGl 实现物体的选取,用c++实现的,vs2010-MFC+OpenGl TO OBJECT PICKING
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-11
    • 文件大小:26508501
    • 提供者:li
  1. 流媒体管理器

    0下载:
  2. 添加、删除流媒体、全部删除、查看属性、右键菜单、新建菜单 VS2010环境下(Add and delete streaming, delete all, view properties, right-click menu, new menu VS2010 environment)
  3. 所属分类:界面编程

    • 发布日期:2017-12-20
    • 文件大小:25920512
    • 提供者:晓风残月
  1. ZDJQ_VCCtrl

    0下载:
  2. vs2010, 对按钮进行重绘, 包含3种按钮, 常规按钮、菜单按钮、图片按钮的简单重绘功能。望对初学控件重绘有一定帮助(In vs2010, the button is redrawn, with three buttons, the simple redrawing function of the normal button, menu button and picture button.It is helpful to redraw the primary control)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:12106752
    • 提供者:八點半
  1. 串口通信

    0下载:
  2. 在VS2010版本下利用MFC,实现串口通信(serial communication)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:31502336
    • 提供者:yanyao12138
  1. MyChatClient

    0下载:
  2. 本课题是设计一个聊天室软件,包括服务器端和客户端,主要功能为: 服务器端:初始化socket, 创建服务器端,在特定的端口上等待来自客户的连接请求,并且能够记录所有成功的连接;接受用户传送来的连接判断命令,并向用户发出响应命令;支持多个客户端的连接,在服务器和多个客户端之间进行数据传输;能接受用户传送来的聊天信息,然后所有链接的客户端转发。 客户端:建立和维护与服务器的连接,并且随时检测连接的状态;能够把用户输入的信息及时发送到服务端;有一个消息显示区,还可以显示历史信息。(This top
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:25512960
    • 提供者:suncool
  1. TestRibbon

    0下载:
  2. VS2010下开发的office界面,运用了Ribbon功能区控件(Office interface developed under VS2010)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:36207616
    • 提供者:fuyvezyl
  1. Mp3MCI

    0下载:
  2. 使用MFC,MCI编写的简易的MP3播放器,实现歌曲的循环播放,控制播放速度,快进、快退功能,实现添加歌曲和删除歌曲。显示播放总时间和播放时间,播放进度条。控制音量大小等功能。(Use MFC, MCI to write simple MP3 player, realize the cycle of songs played, control playback speed, fast forward, fast rewind function, add songs and delete song
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:15899648
    • 提供者:MrWonderA
  1. URrpcCableWarehouse

    0下载:
  2. 用vs2010 mfc 框架下完成数据库编程(Using VS2010 MFC framework to complete database programming)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:44912640
    • 提供者:漂杨
  1. MFCHtml

    0下载:
  2. 该资源是在别人的基础上修改的,添加了程序运行时丢失的文件,在VS2010下运行的,请大家注意集成开发环境。(This resource is modified on the basis of others, added files running when the program is running, running under VS2010, please pay attention to the integrated development environment.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-28
    • 文件大小:50836480
    • 提供者:fengxiaoyun98
  1. TeeChart_Show

    0下载:
  2. 实现TeeChart空间的动态显示,通过一些小技巧避免了TeeChart在大数据显示时容易出现的Access violation at address 的错误。(To achieve dynamic display of TeeChart space, through some small skills to avoid TeeChart in large data display prone to Access violation at address error.)
  3. 所属分类:

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:SEVEN7LONG
  1. PORT5

    0下载:
  2. 运用VS2010编写简易的串口通信上位机(Based on the C++ language, using VS2010 to write the host computer program of MFC interface for data receiving and receiving of serial port. It can realize two-way transceiver function.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:46331904
    • 提供者:花纹印
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:45833216
    • 提供者:梦醒繁花落
  1. EServer

    2下载:
  2. 建立一个电力监控系统服务器端,采用TCP协议,对客户端进行数据监控实时报警数据存储等多种功能,编译环境VS2010(Establish a power monitoring system server, using TCP protocol, real-time data monitoring, alarm data storage and other functions of the client, compile environment VS2010)
  3. 所属分类:Windows编程

    • 发布日期:2019-01-31
    • 文件大小:11971584
    • 提供者:文科不学文
  1. Scara机器人 TCP UDP通信

    0下载:
  2. 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interfac
  3. 所属分类:Windows编程

    • 发布日期:2020-08-19
    • 文件大小:11637760
    • 提供者:sunzixia
  1. 基于VS2010平台的C++五子棋游戏

    1下载:
  2. 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。
  3. 所属分类:棋牌游戏

    • 发布日期:2020-06-23
    • 文件大小:15539125
    • 提供者:Christopher666
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com